inspector: Enable by default
authorBenjamin Otte <otte@redhat.com>
Thu, 11 Apr 2019 21:36:28 +0000 (23:36 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 11 Apr 2019 22:39:24 +0000 (00:39 +0200)
We don't want to stop people from being able to debug GTK applications
by default.

The keybinding also runs last in event delivery, so it doesn't override
existing keybindings anywhere and is therefor safe to enable.

The setting of course should remain, so people who want to lock down
installations, like for kiosks, can turn this off.

gtk/org.gtk.gtk4.Settings.Debug.gschema.xml

index 0f7b4ba7d44373d97f6e47bc74d20c6adc350ee9..89428d0c0f4fc8aef0e8b0fc6f8b7ffc69b697f0 100644 (file)
@@ -3,7 +3,7 @@
 
   <schema id='org.gtk.gtk4.Settings.Debug' path='/org/gtk/gtk4/settings/debug/'>
     <key name='enable-inspector-keybinding' type='b'>
-      <default>false</default>
+      <default>true</default>
       <summary>Enable inspector keybinding</summary>
       <description>
         If this setting is true, GTK lets the user open an interactive